From 69d9a555faf0e3eeb6cbf36a3ef95606594bd80f Mon Sep 17 00:00:00 2001 From: robertl Date: Fri, 5 May 2006 18:58:12 +0000 Subject: [PATCH] Publish proto for gs_get_container for geoniche. --- defs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/defs.h b/defs.h index ab9326fd0..28d15d2cb 100644 --- a/defs.h +++ b/defs.h @@ -651,6 +651,7 @@ time_t current_time(void); signed int month_lookup(const char *m); const char *get_cache_icon(const waypoint *waypointp); const char *gs_get_cachetype(geocache_type t); +const char *gs_get_container(geocache_container t); char * xml_entitize(const char * str); char * html_entitize(const char * str); char * strip_html(const utf_string*); -- 2.30.2